home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / v cisle / mediaportal / Setup.msi / _7D70CA33C218362F815E9756880A9F01 / _B21E20E068D549198202E4BF85DE9D5F < prev    next >
Extensible Markup Language  |  2006-12-20  |  1KB  |  42 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <type>image</type>
  6.       <description>BG</description>
  7.       <id>1</id>
  8.       <width>720</width>
  9.       <height>576</height>
  10.     </control>
  11.     <control>
  12.       <type>image</type>
  13.       <id>1</id>
  14.       <posX>48</posX>
  15.       <posY>390</posY>
  16.       <texture>#header.hover</texture>
  17.       <animation effect="fade" time="200">WindowOpen</animation>
  18.       <animation effect="fade" time="200">WindowClose</animation>
  19.     </control>
  20.     <control>
  21.       <type>image</type>
  22.       <description>MP    Logo</description>
  23.       <id>1</id>
  24.       <posX>32</posX>
  25.       <posY>24</posY>
  26.       <texture>mplogo.png</texture>
  27.       <animation effect="fade" time="200">WindowOpen</animation>
  28.       <animation effect="fade" time="200">WindowClose</animation>
  29.     </control>
  30.     <control>
  31.       <type>label</type>
  32.       <description>e.g. Setup TV</description>
  33.       <id>1</id>
  34.       <posX>32</posX>
  35.       <posY>96</posY>
  36.       <label>#header.label</label>
  37.       <font>font18</font>
  38.       <animation effect="fade" time="200">WindowOpen</animation>
  39.       <animation effect="fade" time="200">WindowClose</animation>
  40.     </control>
  41.   </controls>
  42. </window>